home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / docs / mags / woa4.lha / WORLD4 / PD / WebPlug < prev   
Encoding:
Text File  |  1999-07-14  |  3.9 KB  |  112 lines

  1. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>WOA
  2.  
  3. WEBLUG
  4. By:      Esteve Boix
  5. Email:   stv@minorisa.es
  6. Website: http://www2.minorisa.es/~stv
  7.  
  8.    Webplug by Esteve Boix is an HTML editor. Now before you start saying
  9. things like.. " I like to code by hand", or " A text editor was good enough
  10. for my Grandfather" etc. Just hear me out.   What Webplug does, and does
  11. very well is to take a lot of the drudgery and typing out of creating web
  12. pages.
  13.  
  14.    Webplug, unlike some of the competition around at the moment, does not
  15. try to be WYSIWYG. It doesn't try to write the code for you in the way that
  16. <SPIT>Frontpage</SPIT> does. It's no good for the absolute novice, a certain
  17.  amount of HTML knowledge is required.  At its simplest it is like a text
  18. editor with multitudes of clipboards containing all your most used HTML
  19. tags. If that was all Webplug did then it would be good, but not that good.
  20. Where Webplug really scores is in its ability to add "Custom Tags". Picture
  21. the scenario. Your sitting on the beach with a cool glass in your hand
  22. while dusky maiden fan..  Oops, sorry, wrong scenario.
  23.  
  24. Your sitting at your computer developing the most 'kickarse' web page ever.
  25. You want the stunned readers to be able to tell you how impressed they were
  26. by your coding prowess so you include a Mailto link
  27.  
  28. <A HREF="mailto:myaddress#isp.net>Praise me!</A>
  29.  
  30. A slip of the finger and the @ is replaced by #. Now, instead of a net god
  31. you look a pillock. With Webplug you can set up your most common links or
  32. pieces of code so that, at the click of a button they are inserted correctly
  33. every time.
  34.  
  35.    The tags are displayed in windows and are put into related groups. Any
  36. number of the group windows can be displayed at once, but you'll probably
  37. open them as they are required or just keep the most common tag windows
  38. open.
  39.  
  40.    Taking the toolbar from left to right..
  41.  
  42. Execute
  43.  This function will change the highlighted text so that any HTML characters
  44. contained in the text will be displayed correctly. So our MAILTO link would
  45. become <A HREF="mailto:myaddress#isp.net>Praise me!</A>
  46.  
  47. Info
  48. This GUI will insert the HTML header information for the document.
  49. Including the Meta Author, Description and Keywords
  50.  
  51. Styles
  52. This set the style attributes e.g. bold, italic etc.
  53.  
  54. Format
  55. Use this to set the format <H3> , <B>, <CENTRE> etc.
  56.  
  57. Images
  58. Insert an image. You can set the alternate text, alignment, size., spacing
  59. and border.
  60.  
  61. Forms
  62. Guess! To be honest, this is not one of Webplug's strong points.
  63.  
  64. List
  65. All the list tags are here
  66.  
  67. Background
  68. Here you can specify all the tags concerning the background of the page.
  69. You can pick your background image, colour as well as the text and link
  70. colours.
  71.  
  72. Tables
  73. This supports the automatic generation or the manual insertion of table
  74. tags
  75.  
  76. Links
  77. Here you can select the links to different pages in your site as well as
  78. the target frame if required.
  79.  
  80. Custom tags
  81. Here is the real power behind Webplug. You can load your own most frequently
  82. used tags of text and insert it at the touch of a button.
  83.  
  84. Frames
  85. Pretty weak this one with only the basic tags available.
  86.  
  87. Plugins
  88. There are three available at the time of writing, File dropper, Element
  89. finder and Insert colour. I haven't yet found much use for any as yet.
  90.  
  91. All the usual editing commands are here.. Cut, copy, paste, undo and redo,
  92. along with block marking and search and replace. You can also run your
  93. favourite browser and send the current document to the browser.
  94.  
  95. VERDICT
  96. Webplug isn't perfect. It lacks the colour change for tags that GoldEd has.
  97. It would be nice if Tidy, the HTML checker could be incorporated into it.
  98. Having said all that. Webplug is still a fine program that can save a lot
  99. of time and also help to avoid simple typographical errors marring your
  100. creations. I would definitely recommend anyone to use (and register!)
  101. Webplug
  102.  
  103. Give it a try.
  104.  
  105. SCORE
  106. 85%
  107.  
  108. >>>W<<<<<
  109. >>>>O<<<<
  110. >>>>>A<<<
  111.